Inference: Add the nemotron_v3 reasoning parser#5634
Conversation
|
This PR has been automatically converted to draft because all PRs must start as drafts. When you are ready for review, click Ready for Review to begin the review process. This will:
See the contribution guide for more details. |
|
Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually. Contributors can view more details about this message here. |
|
@ArEsKay3 Can you please take a look at this MR? |
ArEsKay3
left a comment
There was a problem hiding this comment.
LGTM. A side question. Where does the VLLM version of this code exist? Is it delivered as part of the Super/Ultra HF artifacts? I think that's how the Nano ones worked.
|
@ArEsKay3 this was eventually upstreamed into vllm here - https://github.com/vllm-project/vllm/blob/main/vllm/parser/nemotron_v3.py. |
Signed-off-by: Siddharth Singh <sidsingh@nvidia.com>
|
🔄 Merge queue validation started! You can track the progress here: https://github.com/NVIDIA/Megatron-LM/actions/runs/29407065923 |
Signed-off-by: Siddharth Singh <sidsingh@nvidia.com> Signed-off-by: mchochowski <mchochowski@nvidia.com>
What does this PR do?
Issue tracking
For PRs from open-source community contributors:
Linked issue:
Contribution process
Pre-checks
Code review
Feel free to message or comment @NVIDIA/mcore-oncall to help accelerate your merge into main. The less complex your PR is, the faster it will be approved and merged!
All PRs start as draft. If you open a non-draft PR, it will be automatically converted to draft.
Step 1: Mark PR as "Ready for Review"
.github/CODEOWNERS.Final Review might get declined if these requirements are not fulfilled.
Step 2: Final Review
For PRs that change
megatron/core, once all expert reviewers have approved, theFinal Reviewlabel is applied automatically and final reviewers are assigned.For PRs outside
megatron/core, this step is skipped.Step 3: Approved
Once all required reviewers have approved, the
Approvedlabel is applied automatically.Merge
Any member of mcore-engineers will be able to merge your PR.